home *** CD-ROM | disk | FTP | other *** search
/ Winzipper / Winzipper_ISO.iso / nt4.0 server / NETMON / BHP015.INI < prev    next >
INI File  |  1996-07-31  |  964b  |  58 lines

  1. [IP_HandoffSet]
  2.    1    = ICMP
  3.    2    = IGMP
  4.    6    = TCP
  5.    17   = UDP
  6.    47   = GRE
  7.    89   = OSPF
  8.  
  9.  
  10.  
  11. ; tcp handoff data for NBT
  12. ; 1000 is NS
  13. ; 1001 is SS
  14. ; 1002 is DS
  15.  
  16. [TCP_HandoffSet]
  17.    20   = FTP
  18.    21   = FTP
  19.    23   = TELNET
  20.    25    = SMTP
  21.    53   = DNS
  22.    79   = FINGER
  23.    80   = HTTP
  24.    102  = ISO
  25.    111  = RPC
  26.    119    = NNTP
  27.    137  = NBT, 1000
  28.    138  = NBT, 1002
  29.    139  = NBT, 1001
  30.    389  = LDAP
  31.    1024 = NBT, 1001
  32.    1047 = NBT, 1001
  33.    1362 = TDS
  34.    1433 = TDS
  35.    5678 = PPTP
  36.  
  37. [UDP_HandoffSet]
  38.    53   = DNS
  39.    67   = DHCP
  40.    68   = DHCP
  41.    111  = RPC
  42.    161  = SNMP
  43.    162  = SNMP
  44.    137  = NBT, 1000
  45.    138  = NBT, 1002
  46.    139  = NBT, 1001
  47.    520  = RIP
  48.    2049 = RPC
  49.  
  50. [UDP_TO_DNS]
  51. ;  If a UDP to NBT frame has a source of DNS and a destination of NBT
  52. ;  The formatting should be DNS, not NBT,.. ie, no double byte encoding.
  53. BASE_HANDOFF_ON_SRC_PORT=1
  54.  
  55. [RPC_HandoffSet]
  56.    2049   = NFS
  57.  
  58.